Total Complexity | 39 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 248 |
Lines of code | 137 |
Logical lines of code | 95 |
Comment lines | 71 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parseKey() | 39 | 21 | 62 | |
parseKeySet() | 54 | 7 | 19 | |
encodeOID() | 52 | 5 | 24 | |
encodeLength() | 67 | 2 | 7 | |
encodeDER() | 64 | 2 | 9 | |
createPemFromModulusAndExponent() | 59 | 1 | 12 | |
createPemFromCrvAndXYCoordinates() | 71 | 1 | 4 |